@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1667358775451') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-duoren:before {
  content: "\e71d";
}

.icon-changfangbiaozhunhetong:before {
  content: "\e6b7";
}

.icon-shebei:before {
  content: "\e65e";
}

.icon-moxing:before {
  content: "\e60a";
}

